net/http.http2outflow.available (method)
4 uses
net/http (current package)
h2_bundle.go#L1561: func (f *http2outflow) available() int32 {
h2_bundle.go#L1570: if n > f.available() {
h2_bundle.go#L9296: if a := cs.flow.available(); a > 0 {
h2_bundle.go#L11069: allowed := wr.stream.flow.available()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)